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