/** * Add or remove the transparency from the text */ export default function toggleTextTransparency(enableTransparency: boolean): void; //# sourceMappingURL=toggleTextTransparency.d.ts.map