10 lines
608 B
TypeScript
10 lines
608 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const LayoutColumnOneThirdRightFilled: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRightRegular: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight16Regular: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight16Filled: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight20Regular: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight20Filled: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight24Regular: FluentIcon;
|
|
export declare const LayoutColumnOneThirdRight24Filled: FluentIcon;
|