import { FC } from 'react'; declare const SettingsIcon: FC; export default SettingsIcon;