import React from 'react'; import { ImgPlaceholderOptions } from './EmptyState.types'; declare const SVGPlaceholder: React.FC; export default SVGPlaceholder;