/** Vxml Properties */
export interface VxmlProperties {
    /**  */
    url: string;
    /**  */
    urlRecord: string;
}
//# sourceMappingURL=VxmlProperties.d.ts.map