import { IconProps } from '../Icon'; declare function SvgToday(props: IconProps): JSX.Element; export default SvgToday;