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