/** * Provides a visually hidden touch target area to meet touch size recommendations. * @param {typeof import('../core/CustomElement.js').default} Base */ export default function TouchTargetMixin(Base: typeof import("../core/CustomElement.js").default): typeof import("../core/CustomElement.js").default; //# sourceMappingURL=TouchTargetMixin.d.ts.map