export * from './urls';
export * from './EndPoints';
export declare const getSelectedDexLSKey: () => string;
export declare const getIsDexModifiedLSKey: () => string;
export declare const getSelectedCrossDexLSKey: () => string;
export declare const getIsCrossDexModifiedLSKey: () => string;
