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