import React from "react"; import { PbEditorPageElementSettingsRenderComponentProps } from "../../../../types"; export declare const GridSize: ({ defaultAccordionValue }: PbEditorPageElementSettingsRenderComponentProps) => React.JSX.Element;