import * as React from 'react'; declare function FileXIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FileXIcon;