export default function checkLightningDomain(url: string): Promise<boolean>;
