import { ReactIconComponentType } from '../types';

declare const AirlineSeatReclineNormal: ReactIconComponentType;
export default AirlineSeatReclineNormal;
            