import type { MD3Theme } from 'react-native-paper';
/**
 * Mock MD3Theme for testing purposes.
 * @internal For testing purposes only. Do not use in production code.
 */
export declare const mockTheme: MD3Theme;
//# sourceMappingURL=mockTheme.d.ts.map