import { type SectionElementProps } from '../store/Section';
export declare const KeyNameRender: SectionElementProps['render'];
