import { PushNotification } from './PushNotification';

export declare const Pushwoosh: PushNotification;
export { PushNotification };
export default Pushwoosh;