/// import { IconProps } from '../../types'; declare const VerifiedCheck: (allProps: IconProps) => JSX.Element; export default VerifiedCheck;