/** * Copyright 2022 Design Barn Inc. */ import * as React from 'react'; export const ExportIcon: React.FC = (): JSX.Element => ( );