export declare const API_STATUS: { FAILED: string; USER_INPUT_REQUIRED: string; DONE: string; INTIALIZED: string; };