import type { ButtonType } from './BottomFixedArea'; export declare const validateElement: (primary?: ButtonType, secondary?: ButtonType) => void;