import { Context } from "koishi"; export declare function registerStaticFileRoute(ctx: Context): void;