/**
 * Shared constants used across prompt builders and utilities
 */
/**
 * Legal disclaimer for external references and resources.
 * This text is displayed in "Further Reading" sections to clarify that
 * references are provided for informational purposes only, without
 * endorsement or affiliation claims.
 *
 * Kept in sync with DISCLAIMER.md - see that file for full legal context.
 */
export declare const REFERENCE_DISCLAIMER = "*The following resources are provided for informational and educational purposes only. Their inclusion does not imply endorsement, affiliation, or guarantee of accuracy. Information may change over time; please verify current information with official sources.*";
//# sourceMappingURL=constants.d.ts.map