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

declare const DeleteBackLineIcon: RemixiconReactIconComponentType;
export default DeleteBackLineIcon;
