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

declare const DeleteBackFillIcon: RemixiconReactIconComponentType;
export default DeleteBackFillIcon;
