import { CommonObj } from '../../../_types';

export declare function getAvatarRowData(row: CommonObj): CommonObj;
export declare function getBarObj(bar: any): any;
