import { IconProps } from './@ErkIcon'; declare function CheckboxCheckedIcon(props: IconProps): JSX.Element; export default CheckboxCheckedIcon;