export declare const FlintDrawerEvents: { readonly OPEN: "flint-drawer-open"; readonly CLOSE: "flint-drawer-close"; };