import { KeyboardLayoutObject } from "../interfaces";
export declare const getDefaultLayout: () => KeyboardLayoutObject;