export declare function assertUniqueValues(values: readonly T[], label: string): readonly T[]; export declare const BUNDLED_RUNTIME_SIDECAR_PATHS: readonly string[];