import type { ConfigT } from 'metro-config';

export declare function wrapWithReanimatedMetroConfig(config: ConfigT): ConfigT;
