export type Payload = {
    sectionId: number;
};
