declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("@storybook/react").Args>;
export default _default;
export declare function Basic(): JSX.Element;
export declare function HistorySize(): JSX.Element;
export declare function WithObjects(): JSX.Element;
export declare function WithCustomMatch(): JSX.Element;
export declare function WithScroll(): JSX.Element;
export declare function Intl(): JSX.Element;
export declare function IntlFallback(): JSX.Element;
