import { Express } from "express"; export default function bindAssets(app: Express, routePrefix: string): void;