UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
6 lines (5 loc) 158 B
type Props = { onCancel: () => void; }; export declare const RegisterAsdRep: ({ onCancel }: Props) => import("react/jsx-runtime").JSX.Element; export {};