import { type UserConfig } from "./config.js"; export declare function paraglide(userConfig: UserConfig): any; //# sourceMappingURL=index.d.ts.map