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