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