export declare const SOURCE_MAPPINGS_PATH = "packages/ty-context/source-mappings.yaml"; export declare const DEFAULT_HARNESS_ROOT = ".agent"; export declare const HARNESS_JSON_CONFIG_PATH = "ty-context.config.json"; export declare function packageRoot(): string; export declare function packageAssetPath(...segments: string[]): string;