import React from 'react';
import { SVGProps } from 'react';
declare const IconCopy: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default IconCopy;
//# sourceMappingURL=IconCopy.d.ts.map