/**
 * Limit to the number of characters in a DAO's description.
 */
export declare const DESCRIPTION_CHARACTER_LIMIT = 100;
//# sourceMappingURL=constants.d.ts.map