declare const _default: { content: string[]; theme: { extend: { colors: { background: string; foreground: string; }; }; }; plugins: never[]; }; export default _default;