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