import React from 'react';
declare const ScanCodeOutline: React.FC<import("./gen").IconCommonProps>;
export default ScanCodeOutline;
