export declare const actionSectionMobileCSS: {
    '@media (min-width: 1130px)': {
        display: string;
    };
};
