UNPKG

@hypernetlabs/web-ui

Version:
7 lines 190 B
import React from "react"; interface ModalFooterProps { url?: string; } export declare const ModalFooter: React.FC<ModalFooterProps>; export {}; //# sourceMappingURL=ModalFooter.d.ts.map