import React from 'react'; function InfoDisclosure(props) { return (
InfoDisclosure
); } export default InfoDisclosure;