import { Config } from "./interfaces"; export declare function getHasuraMetadata(config: Config): Promise;