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

declare const BedroomChild: ReactIconComponentType;
export default BedroomChild;
            