import { getProperty } from './routes/get-property'; declare const _default: { getProperty: typeof getProperty; }; export default _default;