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