export interface IAccountLabel { id?: string; name?: string; }