import { Portal } from '../../..';
declare const _default: {
    title: string;
    component: typeof Portal;
};
export default _default;
export declare const Default: () => JSX.Element;
export declare const ContainerRef: () => JSX.Element;
//# sourceMappingURL=Portal.stories.d.ts.map