import { SVGProps } from "react";
declare const GIAccordion: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIAccordion };
