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