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