import { Merge } from 'type-fest'; export declare function merge(style1: S1, style2: S2): Merge;