import { IImgCaptionOption } from '../../interface/Element';
export declare const defaultImgCaptionOption: Readonly<Required<IImgCaptionOption>>;
