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