import type { IconDefinition } from '../types';
declare const OpenAIOutlined: IconDefinition;
export default OpenAIOutlined;
