import React from 'react';
import type { EmptyProps } from './interface';
declare const _default: React.NamedExoticComponent<EmptyProps>;
export default _default;
