import ProfilePhotoProps from './type'; export declare const ProfilePhotoWrapperStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, ProfilePhotoProps, never>; export declare const ProfilePhotoImgStyled: import("styled-components").StyledComponent<"img", import("styled-components").DefaultTheme, ProfilePhotoProps, never>; //# sourceMappingURL=styled.d.ts.map