export interface RenderOptions { exec?: string[]; follow?: boolean; copy?: boolean; write?: boolean; silent?: boolean; javaScriptEnabled?: boolean; }