import { CommonCard } from "../../types";
export declare const headless: (element: HTMLElement) => CommonCard;
