import * as React from 'react';
declare const ConfigLangField: React.FunctionComponent<{}>;
export default ConfigLangField;
