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