import { LibProjectConfigInternal } from '../interfaces/internals'; export declare function initLibConfig(libConfig: LibProjectConfigInternal): void;