import Paragraph from '../../types/paragraph';

export * from '../../types/paragraph';
export default Paragraph;
