declare const getFirstOf: (config: any, data: any) => any; export default getFirstOf;