export declare const relativePath: (from: string, to: string) => string; export declare const outputPath: (fragmentOrOperationName: string, filePath: string) => string;