UNPKG

@bemit/consent-ui-formanta

Version:

7 lines (6 loc) 160 B
import React from 'react'; export declare const IcCheckBox: React.ComponentType<{ fontSize: string; fill?: string; style?: React.CSSProperties; }>;