import type { GetShorthandClassesResponse } from "./shorthand-classes.js";
export declare const shorthands: [string[], string[]][][];
export declare function getShorthands(classes: string[]): GetShorthandClassesResponse[];
//# sourceMappingURL=shorthand-classes.async.d.ts.map