export declare type Matcher = (commit: string) => boolean; export declare const wildcards: Matcher[]; //# sourceMappingURL=defaults.d.ts.map