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