///
import type { VerificationIconVariantStyle } from './type';
export declare const VerificationIconRoot: import("@emotion/styled").StyledComponent & {
$variant?: VerificationIconVariantStyle | undefined;
$bgColor?: string | undefined;
$size?: number | undefined;
}, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;