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

declare const Tune: ReactIconComponentType;
export default Tune;
            