import { AvatarProps } from "./types"; export declare const AvatarInitial: import("styled-components").StyledComponent<"div", any, AvatarProps, never>; export declare const AvatarPhoto: import("styled-components").StyledComponent<"div", any, AvatarProps, never>; //# sourceMappingURL=styled.d.ts.map