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