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