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