Private
Public Access
1
0
Files

6 lines
266 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CubeLinkFilled: FluentIcon;
export declare const CubeLinkRegular: FluentIcon;
export declare const CubeLink20Regular: FluentIcon;
export declare const CubeLink20Filled: FluentIcon;