UNPKG

@itwin/itwinui-react

Version:

A react component library for iTwinUI

3 lines (2 loc) 131 B
import * as React from 'react'; export declare const SvgSwap: (props: React.ComponentPropsWithoutRef<"svg">) => React.JSX.Element;