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