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