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