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