import { ToStringAbstract } from "../../../mdk-core/src";
export default function $function(name: string | ToStringAbstract): string;
