export declare function cmdBlockAdmin(identifier: string): Promise; export declare function cmdUnblockAdmin(identifier: string): Promise;