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