declare const getPricePerFullShare: (provider: string, contractAddress: string) => Promise; export default getPricePerFullShare;