/// import { IconProps } from '../../types'; declare const PaperBin: (allProps: IconProps) => JSX.Element; export default PaperBin;