export declare const isDebug: (name: string) => boolean; export declare const isSelfDebug: () => boolean;