StaffSignInData: {
    body: StaffSignInBodyDto;
    path?: never;
    query?: never;
    url: "/backoffice/auth/sign-in";
}