declare const config: { network: { layer1: string; }; logLevel: string; }; export { config };