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

declare const SingleBed: ReactIconComponentType;
export default SingleBed;
            