import { IconProps } from '../types';
declare function Timer(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Timer;
//# sourceMappingURL=Timer.d.ts.map