/** * lolcatz filtur * * As seen in internet gifs everywhere. * * @copyright (c) 2013 Joey Hess * @licens GPL-2+ * @author Aaron Wells */ export declare function LOLCAT(initialString: string): string;