import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Bed: EmotionIcon; export declare const BedDimensions: { height: number; width: number; };