import React from 'react';
declare const References: (props: any) => React.JSX.Element;
export default References;
