/** * * @param pages * @returns */ export default function menuFilter(this: any, pages: any[]): string | null;