8 lines
399 B
TypeScript
8 lines
399 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const PreviousFrameFilled: FluentIcon;
|
|
export declare const PreviousFrameRegular: FluentIcon;
|
|
export declare const PreviousFrame20Regular: FluentIcon;
|
|
export declare const PreviousFrame20Filled: FluentIcon;
|
|
export declare const PreviousFrame24Regular: FluentIcon;
|
|
export declare const PreviousFrame24Filled: FluentIcon;
|