export { extractPackageFile } from './extract'; export declare const language = "docker"; export declare const defaultConfig: { fileMatch: any[]; };