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

declare const FamilyRestroom: ReactIconComponentType;
export default FamilyRestroom;
            