import index from './places-index'; import show from './places-show'; declare const _default: { index: typeof index; show: typeof show; }; export default _default; //# sourceMappingURL=index.d.ts.map