import { View } from 'react-native';
declare const ScreenFooter: typeof View;
declare const FooterComponent: typeof View;
export default ScreenFooter;
export { FooterComponent };
//# sourceMappingURL=ScreenFooter.windows.d.ts.map