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