import type { Narrow } from "../type-utils"; export declare const asConst: (input: Narrow) => Narrow;