import { IconProps } from '../types';
declare const Stop: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Stop;
//# sourceMappingURL=Stop.d.ts.map