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