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