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