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