export default function getRouteFromEntrypoint(entryFile: string, _isServerlessLike?: boolean): string | null;