import { Router } from "express";
export declare const get_listing: any;
export default function init(): Router;
