import React from 'react';
declare const CopyOutline: React.FC<import("./gen").IconCommonProps>;
export default CopyOutline;
