import { TruPropertyConfigText } from './tru-property-config-text'; export declare class TruPropertyConfigTextChoices extends TruPropertyConfigText { constructor(); choices: any; }