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