/// /** * Playground for manual testing/experimentation of various edge cases. For example, checking how changes to the 'options' * param impact the upload components. */ declare const _default: () => JSX.Element; export default _default;