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