export declare function executeHook(script: string, name: string, moduleSource: string): Promise; declare const _default: (standAlone?: boolean) => Promise; export default _default;