UNPKG

@cimpress/react-components

Version:
7 lines 208 B
/// <reference types="react" /> declare const Check: (props: { [otherOptions: string]: unknown; color?: string | undefined; }) => JSX.Element; export default Check; //# sourceMappingURL=Check.d.ts.map