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