export { getScope } from '../utils';
export declare const getKeyWithScope: (scope: string, key: string) => string;
