import { SimpleImeInstance } from './types'; export declare function createSimpleIme(): SimpleImeInstance;