export declare const compareFileContents: (generatedFilePath: string, expectedFilePath?: string | null, expectedContent?: string) => void;