export declare const isDebug: () => boolean; export declare const normalizeDoctype: (doctype: string) => string;