import { Scopes } from '../schema/manifest'; export declare const getAllScopeKeys: (scopes: Scopes) => string[]; //# sourceMappingURL=scopes.d.ts.map