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