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