import type * as Babel from '@babel/core';
export default function main(context: typeof Babel): unknown;
