import { AnyFramework, ArgTypesEnhancer } from '@storybook/csf';
export declare const inferControls: ArgTypesEnhancer<AnyFramework>;
export declare const argTypesEnhancers: ArgTypesEnhancer<AnyFramework, import("@storybook/csf").Args>[];
