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