import { register, getMethod } from './register';
export { getMethod as getBBoxMethod, register as registerBBox };
