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