/// <reference types="react" />
/**
 * The `ReferenceListsTableCode` component is used to specify the code of the table
 * in Reference lists API for which the items will be fetched
 */
export declare const ReferenceListsTableCode: React.FC;
export default ReferenceListsTableCode;
