import { GridStateCommunity } from "../../models/gridStateCommunity.js";
/**
 * Get the theme state
 * @category Core
 */
export declare const gridIsRtlSelector: import("@mui/x-data-grid").OutputSelector<GridStateCommunity, unknown, boolean>;