export declare const verticalCentering: () => string; export declare const verticalHorizontalCentering: () => string; export declare const linearOnHover: (propertyName: string) => string; export declare const iconBackground: () => string; export declare const iconBackgroundWithText: () => string; export declare const Horizontal: () => string;