import { FilterPannelFooterProps } from './types'; export declare const FilterPannelFooter: ({ actionButtonsProps: actionsButtons, }: FilterPannelFooterProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=FilterPannelFooter.d.ts.map