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