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