import { AvatarProps } from '@workday/canvas-kit-react/avatar';
export interface ExpandableAvatarProps extends AvatarProps {
}
export declare const ExpandableAvatar: import("@workday/canvas-kit-react/common").ElementComponent<"div", ExpandableAvatarProps>;
//# sourceMappingURL=ExpandableAvatar.d.ts.map