export declare const hasFileNameOneOfExtensions: (fileName: string, extensions: string[]) => boolean;