import { SVGProps } from "react";
declare const GIAlarmClock: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIAlarmClock };
