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