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