import { PageControlAutomateStylesType } from '../../../../components/pageControlAutomate/types/pageControlAutomateTheme';
import { PageControlAutomateVariant } from './variants';
export declare const PAGE_CONTROL_AUTOMATE_STYLES: PageControlAutomateStylesType<PageControlAutomateVariant>;
