import { AssetInfo } from '../types.js'; export declare const MIME_TYPES: Record; export declare function analyzeAssets(staticDir: string): AssetInfo[];