export interface ShareButton {
  type: 'element_share';
}
