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