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