import { IHoverCardStyles } from './HoverCard.Props';
export declare const getStyles: (customStyles?: IHoverCardStyles) => IHoverCardStyles;
