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