export declare class PostHogController { static routers: { path: string; router: import("express-serve-static-core").Router; skipAuth: boolean; }[]; }