import { Routings } from 'the-api-routings'; declare const beginRoute: Routings; declare const endRoute: Routings; export { beginRoute, endRoute }; //# sourceMappingURL=default.d.ts.map