import { JsonInterface } from './json.types'; export declare function jsonTheme(props: JsonInterface): any;