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