import { IconProps } from '../Icon'; declare function SvgToys(props: IconProps): JSX.Element; export default SvgToys;