export declare namespace NestiaSetupWizard {
    function setup(): Promise<void>;
}
