import Hr from "./Hr.svelte";
import { hr } from "./theme";
export { Hr, hr };
