import { SharedProps } from './types'; import { StyleFn, Styles } from '../types'; export declare const getArrowStyle: StyleFn; export declare const getBodyStyle: StyleFn; export declare const innerStyles: Styles;