import type { FC, SVGProps } from "react";
export declare const Check: FC<SVGProps<SVGSVGElement>>;
export default Check;
//# sourceMappingURL=Check.d.ts.map