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

declare const AirlineSeatFlatAngled: ReactIconComponentType;
export default AirlineSeatFlatAngled;
            