export declare function moderator(imageUrl: string): Promise<boolean>;
