export function themeGet(path: string | Array<string | number>, fallback?: any): (props: any) => any;
export default themeGet;
