import { ConfigRC } from './types'; export declare function readConfig(): ConfigRC | undefined;