/**
 * Patch Windows Shockwave 3D InstalledDisplayDrivers size.
 *
 * @param file File path.
 */
export declare function patchWindowsS3dInstalledDisplayDriversSize(file: string): Promise<void>;
