import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const EditSIcon: FunctionalComponent; export default EditSIcon;