export { Paragraph } from "./Paragraph";
export type { ParagraphProps, ParagraphSize, ParagraphSpacing, } from "../../types/Paragraph";
//# sourceMappingURL=index.d.ts.map