import { option, DyanamicObj } from './types'; export declare const optionsList: option[]; export declare const variableList: DyanamicObj[];