import { IconSvgProps } from '../types';
declare const Bed: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Bed;
//# sourceMappingURL=Bed.d.ts.map