import { AttributifyConfig } from './types/types'; export declare function loadConfig(cwd: string): Required;