import { type INodeType, type INodeTypeDescription } from 'n8n-workflow'; export declare class ScrapeCreators implements INodeType { description: INodeTypeDescription; }