import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Seat(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Seat.d.ts.map