UNPKG

@plone/volto

Version:
12 lines (11 loc) 454 B
export const Default: any; export const WithPortal: any; export const WithPortalAndPopper: any; export const WithPortalAndPopperUsingBlockChooser: any; declare namespace _default { export let title: string; export { TestComponent as component }; export let decorators: ((Story: any) => import("react/jsx-runtime").JSX.Element)[]; } export default _default; declare function TestComponent(props: any): import("react/jsx-runtime").JSX.Element;