export function extend(instance: any, data: any): void; export function validate(data?: any[]): false | Promise;