import type { IconProps } from '../../types'; declare const PercentFill: import("react").NamedExoticComponent; /** * Remix Icon: Percent Fill * @see {@link https://remixicon.com/icon/percent-fill Remix Icon Docs} */ export { PercentFill };