export declare namespace TypiaPatchWizard { const main: () => Promise; const patch: () => Promise; }