import { RemixiconReactIconComponentType } from './dist/typings';

declare const AndroidLineIcon: RemixiconReactIconComponentType;
export default AndroidLineIcon;
