export interface AddHplAccountForm { assetId: bigint; accountName: string; }