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