import type { IconProps } from '../../types'; declare const CopyFill: import("react").NamedExoticComponent; /** * MingCute Icon: Copy Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { CopyFill };