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