/** * Component to display system header */ declare const SystemFooter: () => null; export default SystemFooter;