import { IHDPlugin } from "../types"; export declare const SWTCPlugin: (alphabet: string) => IHDPlugin;