import type { AddTextStyleInput, AddTextStyleOutput } from '../../types'; export declare function addTextStyle(params: AddTextStyleInput): Promise; //# sourceMappingURL=add-text-style.d.ts.map