import type { OmitInternalProps } from '@toptal/picasso-shared'; import type { Props } from './Dropzone'; export { default } from './Dropzone'; export declare type DropzoneProps = OmitInternalProps; //# sourceMappingURL=index.d.ts.map