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