export default function resolve({ theme, base, path, attribute, defaultValue }: { theme: any; base: any; path: any; attribute: any; defaultValue?: undefined; }): any;