Private
Public Access
1
0
Files

8 lines
461 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowAutofitWidthFilled: FluentFontIcon;
export declare const ArrowAutofitWidthRegular: FluentFontIcon;
export declare const ArrowAutofitWidth20Regular: FluentFontIcon;
export declare const ArrowAutofitWidth20Filled: FluentFontIcon;
export declare const ArrowAutofitWidth24Regular: FluentFontIcon;
export declare const ArrowAutofitWidth24Filled: FluentFontIcon;