export declare const IconContainer: import("styled-components").StyledComponent<"span", any, { size: string; color?: string | undefined; withWrapper?: boolean | undefined; wrapperColor?: string | undefined; }, never>;