import FabricCAServices from 'fabric-ca-client'; export declare const getFabricCaService: (connectionProfile: string, caName: string) => Promise;