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