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