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