import { LoginData } from "../noApiLogin";
export declare function animeEdit(log: LoginData, sendJsonBody: any): Promise<unknown>;
