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