declare namespace Ext { export namespace draw { export interface TimingFunctionsConfig { } export class TimingFunctions extends Ext.Base { } } }