6 lines
330 B
TypeScript
6 lines
330 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const AlignSpaceAroundVerticalFilled: FluentIcon;
|
|
export declare const AlignSpaceAroundVerticalRegular: FluentIcon;
|
|
export declare const AlignSpaceAroundVertical20Regular: FluentIcon;
|
|
export declare const AlignSpaceAroundVertical20Filled: FluentIcon;
|