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

declare const DeleteColumnIcon: RemixiconReactIconComponentType;
export default DeleteColumnIcon;
