1 2
import { StringTask } from '../types'; export declare function checkIgnoreTask(paths: string[]): StringTask<string[]>;