import type { ParsedTextStyleProps } from '../display-objects/Text'; export declare function toFontString(attributes: Partial<ParsedTextStyleProps>): string; //# sourceMappingURL=text.d.ts.map