export declare const BASE: number; export declare const INITIALS: string[]; export declare const MEDIALS: string[]; export declare const FINALES: string[]; export declare const MIXED: any; export declare const MEDIAL_RANGE: any; export declare const PRESENT_ON_KEYBOARD: string[]; export declare const KEYS: string[][];