import { SystemSetupStatus } from "jm-castle-types"; export declare const getSystemSetupStatus: () => Promise;