// @flow export type IsPristineInterface = (state: any, ...fields?: string[]) => boolean