import DataCheck from './DataCheck'; declare const DataCheckFilled: typeof DataCheck; export default DataCheckFilled;