import type { IOverflowSetStyles, IOverflowSetStyleProps } from './OverflowSet.types'; import type { IStyleFunction } from '../../Utilities'; export declare const getStyles: IStyleFunction;