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