import * as React from 'react'; declare const NoTokensFound: ({ width, height, ...rest }: React.SVGAttributes) => React.JSX.Element; export default NoTokensFound; //# sourceMappingURL=NoTokensFound.d.ts.map