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