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