export * from './lib/index';
export * from './lib/model';
export { initialOpts } from './lib/config';
