import { SpellCheck } from '../../models/searchservice/response/SpellCheck'; export declare function createSpellCheck(data: any): SpellCheck;