3 lines
120 B
TypeScript
3 lines
120 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const StarArrowRight32Light: FluentIcon;
|