import { GetTextSizeType } from '../types/index.js'; export declare const getTextSizeCanvas: (font: string) => GetTextSizeType;