/// <reference types="gemini-configparser" />
declare const _exports: import("gemini-configparser").RootParser<any>;
export = _exports;
