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

12 lines
699 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TableStackRightFilled: FluentFontIcon;
export declare const TableStackRightRegular: FluentFontIcon;
export declare const TableStackRight16Regular: FluentFontIcon;
export declare const TableStackRight16Filled: FluentFontIcon;
export declare const TableStackRight20Regular: FluentFontIcon;
export declare const TableStackRight20Filled: FluentFontIcon;
export declare const TableStackRight24Regular: FluentFontIcon;
export declare const TableStackRight24Filled: FluentFontIcon;
export declare const TableStackRight28Regular: FluentFontIcon;
export declare const TableStackRight28Filled: FluentFontIcon;