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