import { INodePropertyOptions } from 'n8n-workflow';
export declare const scrapeSingleUrlName = "Scrape single URL";
declare const properties: import("n8n-workflow").INodeProperties[], option: INodePropertyOptions;
export { option, properties };
