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