import { IconSvgProps } from '../types';
declare const Copy: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Copy;
//# sourceMappingURL=Copy.d.ts.map