/** * Returns an array of block names that support the 'email' feature. */ export declare function getAllowedBlockNames(): string[];