UNPKG

@janiscommerce/ui-native

Version:
5 lines (4 loc) 178 B
import React from 'react'; import type { Isvg } from '../../Svg'; declare const EmptyNotifications: ({ ...props }: Isvg) => React.JSX.Element; export default EmptyNotifications;