export declare class AdminController { static stateMachines: { [key: string]: object; }; stateMachines(): { [key: string]: object; }; }