export declare type Status = { components?: { [x: string]: boolean; }; };