import type { Prefix } from "./prefix.js";
export declare function getPrefix(context: any): Prefix;
export declare function getSuffix(context: any): string;
//# sourceMappingURL=prefix.async.v3.d.ts.map