import { type Pattern } from 'ng-morph';
export declare const ALL_TS_FILES: Pattern;
export declare const ALL_FILES: Pattern;
