import StrictType from "../record/strict"; export default function Strict(code: Code): StrictType[Code];