/** * @since 4.8.0 */ export function HourGlassIcon() { return ( ); } /** * @since 4.8.0 */ export function ClockIcon() { return ( ); }