module Stratosphere.QuickSight.Theme.TypographyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TypographyProperty :: Prelude.Type instance ToResourceProperties TypographyProperty instance Prelude.Eq TypographyProperty instance Prelude.Show TypographyProperty instance JSON.ToJSON TypographyProperty