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