[Home](./index.md) > [bitburner](./bitburner.md) > [Export](./bitburner.export.md) ## Export interface Export order for a material **Signature:** ```typescript interface Export ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [amt](./bitburner.export.amt.md) | | string | Amount of material exported | | [div](./bitburner.export.div.md) | | string | Division the material is being exported to | | [loc](./bitburner.export.loc.md) | | [CityName](./bitburner.cityname.md) | City the material is being exported to |