export declare const mapFontLineHeightToNumberFlowHeight: Record<string, string>;
export declare const defaultTransition = "all 150ms cubic-bezier(0.3, 0, 0.06, 1)";
