import { ILoadForce } from "@ic-wallet-kit/common";
export interface UpdateHPLBalancesInfo extends ILoadForce {
}
