import * as React from 'react'; declare const CreateProduct: React.FC; export default CreateProduct;