export declare const config: {
    urlPrefix: string;
    scopes: {
        full: string[];
    };
};
//# sourceMappingURL=config.d.ts.map