/** * Get formatted meta hints for configuration * @param settings dictionary to parse * @return formatted meta information */ export default function meta(settings: Record): string; //# sourceMappingURL=meta.d.ts.map