export default function installHook(hookName: string | "all"): Promise<void>;
