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