declare const validateThemeRoot: (themeRoot: string) => string | undefined; export default validateThemeRoot;