/**
 * @ignore
 */
export declare const setDebug: (flag?: boolean) => void;
/**
 * @ignore
 */
export declare const isDebug: () => boolean;
