import { SVGProps } from "react";
declare const FCDeleteColumn: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCDeleteColumn };
