declare const status: () => Promise<void>;
export default status;
