declare const getCYARowsForCollection: (page: any, collection: any, items: any, onAction: any, fnOverride: any) => any; export default getCYARowsForCollection;