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