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