import { SvgIconComponent } from './types'; declare const AndroidIcon: SvgIconComponent; export default AndroidIcon;