export { default } from './rc-mod';
export type { IParagraphProps as ParagraphProps, TParagraphComponent as ParagraphComponent, TParagraphRef as ParagraphRef } from './types';
