import PopupAction from "./PopupAction";
declare const _default: {
    title: string;
    component: typeof PopupAction;
};
export default _default;
