/**
 *
 */
export default function selectKeyboardVariant(keyboardLayout?: string): Promise<string>;
