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