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