export default function canIUse(apiName: string): Promise<boolean>;
