import { DOMSpringConfigMap } from '../types'; export default function getUnits(configMap: DOMSpringConfigMap, property: string): string;