import { IconSvgProps } from '../types';
declare const ClockUser: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ClockUser;
//# sourceMappingURL=ClockUser.d.ts.map