import { AvatarProps } from './types'; export declare const Container: import("styled-components").StyledComponent<"span", any, AvatarProps, never>;