/// import { StoryFn } from '@storybook/react'; declare const _default: { title: string; parameters: { description: string; radix: string; }; component: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; subcomponents: { AvatarFallback: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; AvatarImage: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; }; }; export default _default; export declare const AvatarStory: StoryFn;