import { typeTemplatePath, typeTemplateType } from"../types";
/**
* Checks for any nested folder that matches a known template type.
*/exportdeclarefunctionextractTemplateType(templatePath: TemplatePath): TemplateType;
//# sourceMappingURL=extract-template-type.d.ts.map