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