/** * A simple central location for debugging configurations. */ export declare class DebugConfig { static loggingEnabled: boolean; }