import { Key } from 'swr/_internal'; declare const unstable_serialize: (key: Key) => string; export { unstable_serialize };