import { type SvgStringOpts } from '../../svgString'; export declare const CalendarTodaySVG: (opts?: SvgStringOpts) => string; export default CalendarTodaySVG;