/// import { IconProps } from "../SvgIcon"; export declare const DataChecked: (props?: IconProps) => JSX.Element; export default DataChecked;