module ExportList (A) where

data A = B A

data C = C C

a = a