import React from 'react'; import { UndrawSVGProps } from '../types'; declare const HealthyOptions: React.FC; export default HealthyOptions;