import { SVGProps } from 'react'; declare const IconClockFill: (props: SVGProps) => JSX.Element; export default IconClockFill;