export default function (word: string): string[] | null;
