export declare function getPadding(s: 0 | 1 | 2 | 3 | 4): "0rem" | "0.5rem" | "1rem" | "1.5rem" | "2rem";