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