import { UNCardActionComponentProps } from './UNCardActionComponent'; export declare const getCardActionParams: (props: UNCardActionComponentProps) => string; export declare const getCardActionScript: () => string; //# sourceMappingURL=UNCardActionComponent.utils.d.ts.map