UNPKG

@cimpress/react-components

Version:
9 lines 369 B
import * as React from 'react'; export declare const spacing: number[]; export declare function unstable_injectGlobalSpacingStyles(): void; export declare function unstable_ScopedSpacingStyles({ className, ...props }: { children?: React.ReactNode; className?: string; style?: React.CSSProperties; }): React.JSX.Element; //# sourceMappingURL=spacing.d.ts.map