import type { CreateShorthands } from './types'; export declare function createShorthands(shorthands: A): A; //# sourceMappingURL=createShorthands.d.ts.map