export default function cancelScheduledNotificationAsync(identifier: string): Promise<void>;
