import { IconProps } from '@/@types/icon'; import React from 'react'; declare const EditalIcon: React.FC; export default EditalIcon;