export declare const validateCaption: (value: string) => string; export declare const getCaptionLength: import("lodash/fp").LodashSumBy1x1; export declare const filterCaptionFields: import("lodash/fp").LodashFilter2x1;