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