import type { IconComponent } from '../types'; declare const PaperBin: IconComponent; export default PaperBin;