import { type INodeTypeDescription } from "n8n-workflow"; export declare function isRunningInContainer(): boolean; export declare const nodeDescription: INodeTypeDescription; //# sourceMappingURL=Puppeteer.node.options.d.ts.map