declare const GetCaptionWidth: (str: string) => number;
export default GetCaptionWidth;
