import type { SideObject } from '../types/types'; export default function getFreshSideObject(): SideObject;