declare const LoadFromDirectory: (dir: string, subcategories?: boolean) => Promise; export { LoadFromDirectory };