declare const _default: (babel: any) => { name: string; visitor: { Program(_path: any, state: any): void; }; }; export default _default;