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

declare const Crib: ReactIconComponentType;
export default Crib;
            