export declare enum G11nDebug {
    SHOW_KEYS = 0,
    DUMMY_TRANSLATIONS = 1,
    NO_DEBUG = 2
}
