declare function ButtonStoryItem({ children, title, className }: any): import("react/jsx-runtime").JSX.Element;
export { ButtonStoryItem };
//# sourceMappingURL=ButtonStoryItem.d.ts.map