export declare class StatusController { status(): { status: string; }; }