export {default as Gline} from "./components/index";
export type {GradientOutlineProps} from "./types";
