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