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