import { MdiReactIconComponentType } from './dist/typings';

declare const SeatReclineNormalIcon: MdiReactIconComponentType;
export default SeatReclineNormalIcon;
