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