import { IconDefinition } from '../types'; declare const IconSubmit: IconDefinition; export default IconSubmit;