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