export function Headings({ children }: { children: React.node }): JSX.Element;

export default Headings;
//# sourceMappingURL=index.d.ts.map
