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