import { FactoryBot } from './factory-bot';
declare const factory: FactoryBot;
export { factory as FactoryBot };
