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