import { BitGoBase } from '@bitgo/sdk-core'; export { Dash } from '@bitgo/abstract-utxo'; export { Tdash } from '@bitgo/abstract-utxo'; export declare const register: (sdk: BitGoBase) => void; //# sourceMappingURL=index.d.ts.map