import { IGeneralConstructor } from '../types';
export default function divFactory(): IGeneralConstructor;
