/* eslint-disable */
// This file is autogenerated from block.json on every page load. Don't modify!

type BlockConfiguration = {
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "yellowtree/contact-form-bewerbung",
  "title": "Formular Bewerbung",
  "category": "yellowtree",
  "icon": "email",
  "keywords": [
    "Formular",
    "Form"
  ],
  "attributes": {},
  "supports": {
    "className": true
  }
}

export type BlockAttributes = {

}

declare const config: BlockConfiguration
export default config
