declare const managerEntries: (entry?: never[]) => string[];
declare const config: (entry?: never[]) => string[];
