import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PiFilled: FluentFontIcon;
export declare const PiRegular: FluentFontIcon;
export declare const Pi20Regular: FluentFontIcon;
export declare const Pi20Filled: FluentFontIcon;
export declare const Pi24Regular: FluentFontIcon;
export declare const Pi24Filled: FluentFontIcon;
