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