import React from 'react';
declare const SvgNoData: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgNoData;
