export default function (e: { ctrlKey: boolean; metaKey: boolean; }): boolean;