/**
 * Last release with known breaking changes to the Extensions SDK and it's output.
 * This will be used as the default value for the `host` manifest field in created extensions
 */
export declare const LAST_BREAKING_RELEASE = "10.10.0";
