import type { PropPanel } from '@pdfme/common';
import type { ListSchema } from './types.js';
export declare const propPanel: PropPanel<ListSchema>;
