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

declare const Stroller: ReactIconComponentType;
export default Stroller;
            