export declare class SecurityService {
    static setAntiForgeryTokens(): Promise<unknown>;
}
