import type { FC, SVGProps } from "react";
export declare const Stand: FC<SVGProps<SVGSVGElement>>;
export default Stand;
//# sourceMappingURL=Stand.d.ts.map