export { extractPackageFile } from './extract'; export declare const defaultConfig: { fileMatch: string[]; versioning: string; };