import { IconSvgProps } from '../types';
declare const Checks: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Checks;
//# sourceMappingURL=Checks.d.ts.map