import React from 'react'; declare const SvgTeddyBear: (props: React.SVGProps) => JSX.Element; export default SvgTeddyBear;