import { ComponentType } from 'react';
declare const ServiceWorkerNotSupported: ComponentType<any>;
export default ServiceWorkerNotSupported;
//# sourceMappingURL=ServiceWorkerNotSupported.component.d.ts.map