import { Config } from '../types/Config.js'; export declare function buildLib(config: Config): Promise;