export declare class PromptSafetySoftener { static soften(text: string): string; }