import { CurrentPlayerValidation } from '../shared/interface'; export declare function createServerValidation(): CurrentPlayerValidation;