export declare const SHORTHAND_PROPERTIES: Record<string, string[]>;
export declare const LONG_TO_SHORT: Record<string, string[]>;
