import { IProject } from '../data/schema/project'; export declare function filterFile(filePath: string, packOptions: NonNullable): boolean;