export declare const webScrapingFormatOptions: {
    name: string;
    value: string;
    description: string;
}[];
