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