import Spacing from './Spacing';
export { ISpacingProps } from './Spacing.props';
export { Spacing };
export default Spacing;
