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