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