export declare let debug: boolean; export declare const setDebug: (status: boolean) => boolean;