import { LegendInterface } from './legend.types'; export declare function legendTheme(props: LegendInterface): any;