import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextDirectionVerticalFilled: FluentFontIcon;
export declare const TextDirectionVerticalRegular: FluentFontIcon;
export declare const TextDirectionVertical16Regular: FluentFontIcon;
export declare const TextDirectionVertical16Filled: FluentFontIcon;
export declare const TextDirectionVertical20Regular: FluentFontIcon;
export declare const TextDirectionVertical20Filled: FluentFontIcon;
export declare const TextDirectionVertical24Regular: FluentFontIcon;
export declare const TextDirectionVertical24Filled: FluentFontIcon;
