import { RemixiconReactIconComponentType } from './dist/typings';

declare const DeleteBinLineIcon: RemixiconReactIconComponentType;
export default DeleteBinLineIcon;
