export declare const buildIdPlaceholder = "__TERMFLEET_BUILD__"; export declare function resolveBuildId(): string; export declare function routeFile(path: string): string; export declare function contentType(file: string): string;