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