import './style'; export default function showModal({ data }: { data: any; }): Promise;