import { IKey } from './IKey';
export declare function GetKeyDownDuration(key: IKey): number;
//# sourceMappingURL=GetKeyDownDuration.d.ts.map