import { FunctionComponent } from 'react'; declare const SettingsPages: FunctionComponent; export { SettingsPages as default };