declare const _default: {
  attachSupport: (string | typeof AttachSupport)[];
};
export default _default;
import AttachSupport from './AttachSupport';
