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