export declare class MissingConfig extends Error { constructor(file_path: string); }