import type { TextStyler } from '../definitions.js'; export declare function createPassthroughTextStyler(): TextStyler;