export declare const logExtensionFromExtensions: (filePath: string, extensions: string[], condition: boolean, message?: string) => void;
