export * from './data-access-policy/index'; export * from './array-some.pipe'; export * from './coerce-filter-by-codes.pipe'; export * from './core-resource-exists.pipe'; export * from './filter-operator-hint.pipe'; export * from './filter-summary-chips.pipe'; export * from './first-item-in-array.pipe'; export * from './get-form-array-control.pipe'; export * from './get-variable-display.pipe'; export * from './is-classified.pipe'; export * from './is-data-type-numeric.pipe'; export * from './is-data-type-text.pipe'; export * from './is-dimension.pipe'; export * from './null-parameter-icon.pipe'; export * from './null-parameter-label.pipe'; export * from './null-parameter-option-icon.pipe'; export * from './number.pipe'; export * from './number-to-string.pipe'; export * from './popover-aria-label.pipe'; export * from './remove-chip-label.pipe'; export * from './reverse-array.pipe'; export * from './strip-html.pipe'; export * from './simplify-data-type.pipe'; export * from './variable-chip.pipe'; export * from './variable-filter-type.pipe';