import type { FC, SVGProps } from "react";
export declare const Timer: FC<SVGProps<SVGSVGElement>>;
export default Timer;
//# sourceMappingURL=Timer.d.ts.map