import { Icon } from '../iconTypes'; declare const IconFileBoxNote: (props: Icon) => JSX.Element; export default IconFileBoxNote;