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