import { ReactIconComponentType } from '../types';

declare const BedroomParent: ReactIconComponentType;
export default BedroomParent;
            