import type { CompanyAutocompleteOptions } from '../types';
export declare const initialOptions: CompanyAutocompleteOptions;
