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