export default function RoutePlugin(route: string): { visitor: { ArrayExpression(path: any): void; }; };