import { Entry } from '../types/UIEntry'; export declare function ADLParser(config: any[]): Entry[]; //# sourceMappingURL=ADLParse.d.ts.map