import { IPropertyListDescriptor } from '../IPropertyDescriptor';
export declare const fontVariant: IPropertyListDescriptor<string[]>;
