import { ElementProps } from "../interfaces/element-props";
export declare const ElementDictionary: Record<string, ElementProps>;
