import { ECUnitOption } from '../util/types';
export default function globalBackwardCompat(option: ECUnitOption, isTheme?: boolean): void;
