import { customElement } from "lit/decorators.js"; declare const flowElement: typeof customElement; export default flowElement;