import { Component } from '../../types';
export declare const productReferencesComponent: (referenceType: string, title: string) => Component;
