import React from 'react'; import { EmptyStateProps } from '@wix/design-system'; export declare const GridEmptyState: (props: EmptyStateProps) => React.JSX.Element; //# sourceMappingURL=GridEmptyState.d.ts.map