import React from 'react'; declare const BottomTextLabel: React.MemoExoticComponent<(props: any) => React.JSX.Element>; export default BottomTextLabel;