import type { ComponentProps } from 'react'; declare const StyledSvg: import("styled-system/jsx").StyledComponent & import("@ark-ui/react").PolymorphicProps>, {}>; export type ClockIconProps = ComponentProps; export declare const ClockIcon: (props: ClockIconProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=ClockIcon.d.ts.map