# IFileInputInstanceProps

## Definition

```tsx
interface IFileInputInstanceProps {

}
```

## Usage

```tsx
import { IFileInputInstanceProps } from 'uxp/components';
```
