import { K as Key, A as Arguments } from './types-l2s7dphv.js'; declare const serialize: (key: Key) => [string, Arguments]; export { serialize as s };