export { default } from './babel-plugin'; export type { PluginOptions, Metadata, Resolver, State, Tag, TransformResult } from './types';