import React from 'react'; import { Center, Box, HStack, Icon } from '@native-base/v3'; export default function () { return (
20
); }