import { IconProps } from '../types';
declare const Empty: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Empty;
//# sourceMappingURL=Empty.d.ts.map