import { BitGoBase } from '@bitgo/sdk-core'; export declare const registerAll: (sdk: BitGoBase) => void; export declare const register: (coinFamily: string, sdk: BitGoBase) => void; //# sourceMappingURL=register.d.ts.map