// @flow import React from 'react'; import { Icon, IconRaisedHandHollow } from '../../base/icons'; import { RaisedHandIndicatorBackground } from './styled'; export const RaisedHandIndicator = () => ( );