import { Style } from '../../types'; export default function applyStyle(style: Style, text: string): string; //# sourceMappingURL=applyStyle.d.ts.map