import { SvgIconComponent } from './types'; declare const BedIcon: SvgIconComponent; export default BedIcon;