import { IconComponent } from '..';
declare const TrashIcon: IconComponent;
export { TrashIcon };
