import { IControl } from '@datahu/core'; import { I18nStrings } from '../i18n'; export default function getControls(i18n: I18nStrings): Array;