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