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