import type { SVGProps } from 'react';
declare const SvgCheckedIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgCheckedIcon;
//# sourceMappingURL=CheckedIcon.d.ts.map