//#region src/utils/getWalletPriority.d.ts declare const getWalletPriority: (id: string) => number; //#endregion export { getWalletPriority }; //# sourceMappingURL=getWalletPriority.d.ts.map