export default function a(title: any, content: any, actions?: { text: string; }[]): void;