export type Payload = {
    scope: number;
};
