export { default } from './plugin';
export type { DocxOptions } from './plugin';
export type { RemarkDocxPlugin } from './types';
