import { DecoratorFunction } from '@storybook/csf'; import { ReactFramework } from '@storybook/react'; declare const scrollableDecorator: DecoratorFunction; export default scrollableDecorator;