import * as React from 'react';
declare function SvgCopy(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgCopy;
//# sourceMappingURL=copy.d.ts.map