export declare const relativeSafe: (from: string, to: string) => string; export declare const getSpecName: (specKey: string, target: string) => string;