import { TlEntry } from './types.js'; export declare function calculateStaticSizes(entries: TlEntry[]): Record;