import React from 'react'; import { IconPropsWithSize } from './types'; export declare const Bin: React.FC; export default Bin;