export declare const convertHexShorthand: (color: string) => string;
