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