export declare const defaultSanitizationConfig: { allowedAttributes: any; allowedClasses: { div: string; }; allowedTags: any[]; };