import type { OmitInternalProps } from '@toptal/picasso-shared' import type { Props } from './Dropzone' export { default } from './Dropzone' export type DropzoneProps = OmitInternalProps