export declare const DATA_HOOKS: {
    inputWithOptions: string;
    inputWithLabel: string;
    label: string;
    labelledElement: string;
    inputDropdownLayout: string;
    errorMessage: string;
};
//# sourceMappingURL=AutoCompleteWithLabel.constants.d.ts.map