import P from "./P.svelte";
import { paragraph } from "./theme";
export { P, paragraph };
