import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const BedroomBabyRounded: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default BedroomBabyRounded;
