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