Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/image-alt-text.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

11 lines
608 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ImageAltTextFilled: FluentFontIcon;
export declare const ImageAltTextRegular: FluentFontIcon;
export declare const ImageAltText16Regular: FluentFontIcon;
export declare const ImageAltText16Filled: FluentFontIcon;
export declare const ImageAltText20Regular: FluentFontIcon;
export declare const ImageAltText20Filled: FluentFontIcon;
export declare const ImageAltText24Regular: FluentFontIcon;
export declare const ImageAltText24Filled: FluentFontIcon;
export declare const ImageAltText32Light: FluentFontIcon;