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

declare const DeleteRowIcon: RemixiconReactIconComponentType;
export default DeleteRowIcon;
