import { SvgIconComponent } from './types'; declare const CribIcon: SvgIconComponent; export default CribIcon;