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