import * as React from "react"; declare function SvgPushNotification(props: React.SVGProps): React.JSX.Element; export default SvgPushNotification;