import type { MatchaIconProps } from './MatchaIcon';
export declare function CheckCircleFillIcon(props: MatchaIconProps): import("@emotion/react/jsx-runtime").JSX.Element;
