UNPKG

@cimpress/react-components

Version:
7 lines 202 B
import * as React from 'react'; declare const Check: (props: { color?: string; [otherOptions: string]: unknown; }) => React.JSX.Element; export default Check; //# sourceMappingURL=Check.d.ts.map