import type { SVGProps } from 'react'; declare const SvgStroller: (props: SVGProps) => import("react").JSX.Element; export default SvgStroller;