import { Settings } from '../types/index.js'; export declare function setupLocadex(settings: Settings): Promise;