import { ArgsEnhancer } from '@storybook/types';

declare const argsEnhancers: ArgsEnhancer[];

export { argsEnhancers };
