declare function getThemeValue(prop: string, value: any, theme: object): any; export default getThemeValue;