export declare function generateTypeDeclaration(sourceDirectory: string, hackmudPath?: string): Promise<string>;
