declare const AvatarFrame: ({ width, rank, name, image, imageWidth, theme, sx }: any) => import("react/jsx-runtime").JSX.Element; export default AvatarFrame;