import { IconProps } from '../types'; export declare const QrCode: (props: IconProps) => JSX.Element;