import { ViewProps } from 'react-native';

export type DefaultHandleBarProps = ViewProps;
