UNPKG

@flasher/flasher

Version:

6 lines (5 loc) 152 B
import './google.scss'; import type { Envelope } from '../../types'; export declare const googleTheme: { render: (envelope: Envelope) => string; };