import "./types.js";
export declare const aom: Record<keyof ARIAMixin, string>;
export declare const initAom: (ref: FormAssociatedCustomElement, internals: ElementInternals) => void;
