declare const fitText: (containerNode: any, textNode: any) => number; export default fitText;