import { LanboxConfig } from 'typings'; export declare function getConfig(inputPathSource: string): LanboxConfig;