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