import { FunctionComponent } from 'react';
declare const SettingsFooter: FunctionComponent<any>;
export default SettingsFooter;
