export { default as KeyHandler } from './KeyHandler.svelte'; export type { KeyHandlerProps } from './types';