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