export declare function warnExpoExecutorDeprecation(executorName: string): void;
export declare function expoSchemaDeprecationMessage(executorName: string): string;
export declare function warnExpoExecutorGenerating(): void;
