export declare class AutoTranslation { static readonly LOCK_PROXY = "LOCK_PROXY"; static readonly TABLE_FOCUSED = "tableFocused"; static proxify(beakerxInstance: any): Record; }