import { types } from "typestyle";
/**
 * Styles for the HtmlRenderer component
 */
export declare const HtmlEditorStyles: {
    container: types.NestedCSSProperties;
};
