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