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