import type { IconProps } from '../../types'; declare const RunLine: import("react").NamedExoticComponent; /** * MingCute Icon: Run Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { RunLine };