/** * Component to display system header */ declare const SystemHeader: () => null; export { SystemHeader };