/** * Get the name of the main script for this process */ export declare const mainScript: (def?: string) => string; //# sourceMappingURL=main-script.d.ts.map