UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

4 lines (3 loc) 155 B
import { SVGProps } from 'react'; import * as React from "react"; export declare const IdCardSmall: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;