export declare const AspATableSummaryRow: {
    raw: any;
    name: string;
};
export default AspATableSummaryRow;
