declare const uwufy: (input: string) => string;
export = uwufy;
