export interface LcbAgreementViewProps {
  type: string
  customClass?: string
}
