import type { Manifest } from "@kosko/yaml"; export declare const importYamlFolder: (folderPath: string) => Promise;