[Home](./index.md) > [bitburner](./bitburner.md) > [Export](./bitburner.export.md) ## Export interface Export order for a material Signature: ```typescript interface Export ``` ## Properties | Property | 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) | string | City the material is being exported to |