export declare function runPreReleaseChecks(configPath?: string): Promise<void>;
