6 lines
286 B
TypeScript
6 lines
286 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const SquaresNestedFilled: FluentIcon;
|
|
export declare const SquaresNestedRegular: FluentIcon;
|
|
export declare const SquaresNested20Regular: FluentIcon;
|
|
export declare const SquaresNested20Filled: FluentIcon;
|