import { SVGPropType } from '../types'; declare const Secure: (props: SVGPropType) => import("react/jsx-runtime").JSX.Element; export default Secure;