export declare global { var StarlightKbdProvider: { matchedType: string | null updateKbdPickers: (type: string) => void } }