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