Private
Public Access
1
0
Files

6 lines
270 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LaserToolFilled: FluentIcon;
export declare const LaserToolRegular: FluentIcon;
export declare const LaserTool20Regular: FluentIcon;
export declare const LaserTool20Filled: FluentIcon;