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