import { NirvanaConfig } from "../types/config"; export declare function registerProtocolHook(scripts: string[], conf: NirvanaConfig): void;