import { IconDefinition } from '../types';
declare const QrcodeOutlined: IconDefinition;
export default QrcodeOutlined;
