import * as React from 'react'; declare function QrCode2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default QrCode2Icon;