import React from 'react';
export declare const EmptyIllustration: ({ width, height, }: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
