export declare const useSanitizedHTML: (html: string) => string;
