import type { FC, SVGProps } from "react";
export declare const Copy: FC<SVGProps<SVGSVGElement>>;
export default Copy;
//# sourceMappingURL=Copy.d.ts.map