import { Augment, WithSiblings } from '../../types';
export declare const augmentWithCSSProperties: Augment<WithSiblings>;
