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