export declare const validateNonEmptyArray: (fieldName: string, array?: any[] | undefined) => void;