import UpParagraph from './UpParagraph'; import { Margin } from './types'; export { Margin }; export default UpParagraph;