export const ScafflaterError: typeof import("./scafflater-error"); export const ScafflaterFileNotFoundError: typeof import("./scafflater-file-not-found-error"); export const TemplateDefinitionNotFound: typeof import("./template-definition-not-found-error"); export const TemplateInitialized: typeof import("./template-initialized-error");