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