import { Anchor, AnchorProps } from "solid-bootstrap-core"; export type { AnchorProps }; export default Anchor;