import React from 'react'; type IconComponent = React.ComponentType; export declare const langIconMap: Map; export {};