import type * as React from 'react'; type Props = React.PropsWithChildren, 'style'>>; export declare const AvatarStackItem: { ({ children, style }: Props): import("react/jsx-runtime").JSX.Element; displayName: string; }; export {};