export declare function computeSnapshotFilePath(options: { typeName: string; fieldName: string; args: any; outputDir: string; }): string;