import { CaptionInterface } from './caption.types'; export declare function captionTheme(props: CaptionInterface): any;