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