export interface IAtxTableActions { sort: object; rows: object[]; hasPrivate: object; hasParentChild: object; rowBorderColor: string; }