/// import { IconProps } from '../../types'; declare const TrashBinTrash: (allProps: IconProps) => JSX.Element; export default TrashBinTrash;