import { ReactIconComponentType } from '../types';

declare const LocalPlay: ReactIconComponentType;
export default LocalPlay;
            