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

declare const Stop: ReactIconComponentType;
export default Stop;
            