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