import { IconProps } from '../Icon'; declare function SvgEventSeat(props: IconProps): JSX.Element; export default SvgEventSeat;