import { Config } from "./types"; export default function getDefaultConfig(resourceName: string): Config;