export * from './layerFactory';
import LayerFactory from './layerFactory';
export default LayerFactory;
