import { Basic, ServicePath } from './types'; export declare function load(protoPath: string): ServicePath;