import { FigureInterface } from './figure.type'; export declare function mediaTheme(props: FigureInterface): any; export declare function mediaFigureTheme(props: FigureInterface): any;