AndroidFill.d.ts 114 Bytes
import { IconDefinition } from '../types';
declare const AndroidFill: IconDefinition;
export default AndroidFill;