import * as React from "react"; export declare const SuccessIcon: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: React.ElementType | undefined; } & React.SVGAttributes, {}, {}>;