import { Key } from '../Key';
export declare class FKey extends Key {
    constructor();
}
//# sourceMappingURL=FKey.d.ts.map