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