import type { AppRenderContext } from './app-render'; export declare function getAssetQueryString(ctx: AppRenderContext, addTimestamp: boolean): string;