declare function extractFunctions(filename: string): string[];
export { extractFunctions as getChunksByJavascript };
