import * as React from "react"; import { SpacingPropsT } from "./types"; export declare const Spacing: React.FC;