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