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