// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`<StyledLiveBeaconIcon /> renders 1`] = `
<DocumentFragment>
  <div
    class="mx_StyledLiveBeaconIcon"
  />
</DocumentFragment>
`;