export declare function inferExtensionFromDirectory(directory: string): string | null;
