import { InputMethodMeta } from './interfaces'; declare const inputMethods: Record; export default inputMethods; //# sourceMappingURL=input-methods.d.ts.map