import * as React from 'react'; declare function CribIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CribIcon;