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