import { Theme, CodeBlockTheme } from 'types'; export declare const defaultColors: (theme: Theme) => CodeBlockTheme;