import { PropertyEffects } from '../lib/core/types';
export declare function appendUnits(effects: PropertyEffects): void;
