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