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