import { SpacingVariant } from "./types"; declare const spacingVariant: SpacingVariant; export default spacingVariant;