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