import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use SeatIcon */
export declare const Seat: Icon;
export { I as SeatIcon };
//# sourceMappingURL=Seat.d.ts.map