/// import { SvgIconProps } from './types'; export declare function ClockBillIcon({ className, ...props }?: Partial): JSX.Element;