export declare class PromController { index(): string; static forRoot(path?: string): typeof PromController; }