import { MdiReactIconComponentType } from './dist/typings';

declare const BedIcon: MdiReactIconComponentType;
export default BedIcon;
