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