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