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