import { Theme } from '../../common';
export declare const styledPropertyView: (theme: Theme) => string;
