import { HTMLAttributes } from 'react'; export default function Spacing(props: HTMLAttributes): JSX.Element;