import { IconProps } from '../Icon'; declare function SvgRoom(props: IconProps): JSX.Element; export default SvgRoom;