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