export interface AutoCompleteI18nInterface {
    messageLoading: string;
    nothingFoundMessage: string;
}
//# sourceMappingURL=index.d.ts.map