import { FilterOperationDataType } from '@scrimmage/schemas'; export declare const getEmptySuccessFilterValue: (dataType: FilterOperationDataType) => any;