export declare const appName = "split-lyrics"; export declare function splitWord(word: string): string;