export declare const ModalEvents: {
    label: string;
    name: string;
}[];
