export declare const createSetup: (setupName: string) => Promise<void>;
