/// import { EyebrowProps } from "@type/eyebrow"; declare const Eyebrow: (props: EyebrowProps) => JSX.Element; export default Eyebrow;