import Octane from './lib/root/octane';
import OctaneVanilla from './lib/generate-routes/octane-routes';
import Query from './lib/query';
export { Octane, OctaneVanilla, Query };
//# sourceMappingURL=index.d.ts.map