/** * Checks if AIKIDO_DEBUG is set to true or 1 */ export declare function isDebugging(): boolean;