import type { TextTransformFunction } from "../types/text-transform";
export declare const slack: TextTransformFunction;
export declare const discord: TextTransformFunction;
