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