export default interface Props extends astroHTML.JSX.AnchorHTMLAttributes { outline?: boolean ghost?: boolean }