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