import * as React from 'react'; import { SharedEntityExpressionRowProps } from '../Components/SharedProps/ConfigEntityRowProps'; export declare class ConditionalStyleEntityRow extends React.Component, {}> { render(): any; private getScope; }