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