declare module "owofire" {
	export default function owofire(input: string): string;
}