/// import { EmbedProps as Props } from "."; declare function GoogleCalendar(props: Props): JSX.Element; declare namespace GoogleCalendar { var ENABLED: RegExp[]; } export default GoogleCalendar; //# sourceMappingURL=GoogleCalendar.d.ts.map