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