export default function status(): Promise<{ message: string; ready: boolean; puppeteerVersion: any; }>; //# sourceMappingURL=status.d.ts.map