import type { Dict } from './types';
export declare const commonPhonetic: Dict;
export declare const phonetic: import("./types").CallableDict;
