3 lines
87 B

export default function _default({ policyUrl }: {
policyUrl: any;
}): JSX.Element;