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