import { PropsWithChildren } from 'react';
export declare const GridFilters: ({ children }: PropsWithChildren) => import("react").JSX.Element;
