import { Ignore } from '../../config'; export declare function handler(classes: string[], fileIgnore: Ignore | undefined, ignore: string[]): string[];